home *** CD-ROM | disk | FTP | other *** search
/ QRZ! Ham Radio 4 / QRZ Ham Radio Callsign Database - Volume 4.iso / files / dsp / fft / fteyaltr.z / fteyaltr / manifest < prev    next >
Text File  |  1991-09-01  |  1KB  |  35 lines

  1. 1 Sept 1991
  2. second release.
  3. This is what you should find in this package.
  4.  
  5. MANIFEST    you are reading it
  6. README        read it
  7. readme.udi    notes for the amiga/68k (from first release)
  8. makefile    makefile (msdos)
  9. makefile.ami    makefile (amiga)
  10. makefile.uni    makefile (unix)
  11. fftg.c        the generator program
  12. fftoutf.c    c function call driver
  13. fftsubs.c    c function call support routines
  14. fftoutc.c    c driver
  15. fftsubs.h    c header file
  16. fftsubs.h86    c header file that uses inline intel 80x86 asm
  17. fftout86.c    intel 80x86 assembly driver
  18. fftsub86.mac    intel 80x86 assembly header (macros)
  19. fftout32.c    ns32k assembly driver
  20. fftout68.c    m68k assembly driver
  21. fft2.pc        demo program for 256 point fft (msdos)
  22. fft2.ami    demo program for 256 point fft (amiga)
  23. isqrt.c        simple integer square root for fft2.c
  24. fft1.c        program to measure fft time.
  25. fft8f.c        256 point c function call output
  26. *.fft        data for the demo program
  27.  
  28. Most of the work was done on msdos so cr-lf is the rule here.
  29.  
  30. 68k support, *.ami written by
  31.     Udi Finkelstein        finkel@math.tau.ac.il
  32.  
  33. Enjoy
  34.     Eyal Lebedinsky        eyal@ise.canberra.edu.au
  35.